﻿a {
    cursor:pointer;
    text-decoration:none;
    border:0;
}
img{ 
border-style:none; 
} 
.headbackg {
    height:145px;
    width:100%;
    background-image:url("../image/head-1.png");
    background-repeat:repeat-x;
    position:relative;
    z-index:99999;
}
.headlogo {
    
}
.headMain {
    width:1200px;
    height:145px;
    margin:0 auto;
    position:relative;
    background-image:url("../image/head-7.png");
}
.rtIndex {
    width:134px;
    height:34px;
    /*font-family:'Microsoft YaHei';
    font-size:16px;
    color:#D37FB2;*/
    position:absolute;
    top:145px;
    left:533px;
    background-image:url("../image/home.png");
    z-index:999;
    cursor:pointer;
}
.headlogo {
    background-image:url("../image/head-2.png");
    width:234px;
    height:133px;
    position:absolute;
    left:483px;
    z-index:5;
}
.headnavline {
    width:1103px;
    height:61px;
    top:85px;
    margin-left:auto;
    margin-right:auto;
    /*text-align:center;*/
    z-index:9;
    position:relative;
    /*background-image:url("../image/head-4.png");*/
    background-repeat:no-repeat;
    background-position:top 13px left 0px;
}
.headnavbuttonleft {
    width:157px;
    height:61px;
    float:left;
    color:#00aae7;
    background-repeat:no-repeat;
    /*background-position:top 0px left 36px;*/
}
.headnavbuttonright {
    width:157px;
    height:61px;
    float:right;
    color:#00aae7;
    background-repeat:no-repeat;
    /*background-position:top 0px left 36px;*/
}

.headnavbuttonleft a{
    color:#00aae7;
}
.headnavbuttonleft:hover a{
    color:#fff;
}
.headnavbuttonright a{
    color:#00aae7;
}
.headnavbuttonright:hover a{
    color:#fff;
}

.headnavbuttontext{
    margin-left:46px;
    margin-top:22px;
    display:block;
    font-family:'Microsoft YaHei';
    font-size:16px;
}
.navmenu {
    width:1103px;
    height:192px;
    filter:alpha(Opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
    position:absolute;
    top:60px;
    left:0px;
    /*background-color:#96d7f4;*/
    background-image:url("../image/head-6.png");
    z-index:99999;
}
    .navmenu div a {
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        color: #fff;
        display: block;
        width: 100%;
        margin: 10px auto;
        filter: alpha(Opacity=100);
        -moz-opacity: 1;
        opacity: 1;
        text-align:center;
    }
        .navmenu div a:hover {
            color:#D37FB2;
        }
.navmenupanelleft {
    width:150px;
    height:192px;
    float:left;
    margin-left:5px;
}
.navmenupanelright {
    width:150px;
    height:192px;
    float:right;
    margin-right:5px;
}
.headlanguage {
    width:209px;
    height:28px;
    float:right;
    position:absolute;
    right:50px;
    background-image:url("../image/head-8.png");
}
.headlanguageA1 {
    display:block;
    width:61px;
    height:24px;
    font-family:'Microsoft YaHei';
    font-size:12px;
    font-weight:600;
    color:#818181;
    padding-top:3px;
    float:left;
    text-align:center;
}
    .headlanguageA1:hover {
        color:#ff68ac;
    }
.headlanguageA2 {
    display:block;
    width:79px;
    height:24px;
    font-family:Arial;
    font-size:12px;
    font-weight:600;
    color:#818181;
    padding-top:3px;
    float:left;
    text-align:center;
}
    .headlanguageA2:hover {
        color:#ff68ac;
    }
